use pkg-config --modversion to check for ICU version
authorRene Engelhard <rene@debian.org>
Mon, 18 Sep 2017 09:43:51 +0000 (11:43 +0200)
committerRene Engelhard <rene@debian.org>
Tue, 10 Oct 2017 19:28:41 +0000 (20:28 +0100)
commit63e34ad0af25c169e33c7f4be74ad7ac7fa04310
treede0d6f17cf6b2d31a5c9c0c34fc710a55a881de5
parent3ee6b19707767102f842e7b4834802bde3fe72c6
use pkg-config --modversion to check for ICU version

... since icu-config is removed at least in Debians icu 59.1 packages.
icu-i18n exists since exactly 4.6 (which we require anyway) so we can
remove that check, too

Change-Id: I28bd1509dcc2c52e22f91fb26421fcd585323b24

Gbp-Pq: Name icu-no-icu-config.diff
configure.ac